CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - numerical methods

搜索资源列表

  1. PROGRAM OF PLANE PROBLEM

    0下载:
  2. 结构应力计算(转贴)有限单元法基本原理和数值方法》一书的源程序-structural stress (04) finite element method and the basic tenets of Numerical Methods, "a book of the source
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6892
    • 提供者:宋群梁
  1. VB_NUM1

    0下载:
  2. 用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 1
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7196
    • 提供者:李春波
  1. VB_NUM5

    0下载:
  2. 用VB实现函数逼近的数值方法算法集。包括级数求和,切比雪夫逼近,积分和导数的切比雪夫逼近等五种函数逼近数值方法。-VB function approximation algorithm for the numerical method sets. Including the series, Chebyshev approximation, integral and derivative of Chebyshev approaching the five function approximatio
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2706
    • 提供者:李春波
  1. Cpp_physics

    0下载:
  2. c++的数学物理方程数值算法源程序。这是\"Numerical Methods for Physics\"第二版的源程序。-c mathematical physics equations numerical algorithm source. This is the "Numerical Methods for Physics," the second version of the source.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:51967
    • 提供者:张文斌
  1. Matlab_physics

    0下载:
  2. matlab的数学物理方程数值算法源程序。这是\"Numerical Methods for Physics\"第二版的matlab源程序。-Matlab mathematical physics equations numerical algorithm source. This is the "Numerical Methods for Physics," the second version of the Matlab source.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:34833
    • 提供者:张文斌
  1. 矩阵直接三角分解法

    0下载:
  2. 数值方法中用c++编写的数值矩阵直接三角分解法求解线形方程组的算法-c numerical methods used to prepare the direct numerical triangular matrix decomposition method of linear equations Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7405
    • 提供者:姚天伟
  1. 非等节点的分段M次Newton插值

    0下载:
  2. 非等节点的分段M次Newton插值,属于数值方法的内容-non-node sub M meeting Newton interpolation, numerical methods belong to the content
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5388
    • 提供者:姚天伟
  1. 蒙特卡罗方法解粒子输运问题

    0下载:
  2. 蒙特卡罗方法又称随机抽样技巧或统计试验方法。半个多世纪以来,由于科学技术的发展和电子计算机的发明 ,这种方法作为一种独立的方法被提出来,并首先在核武器的试验与研制中得到了应用。蒙特卡罗方法是一种计算方法,但与一般数值计算方法有很大区别。它是以概率统计理论为基础的一种方法。由于蒙特卡罗方法能够比较逼真地描述事物的特点及物理实验过程,解决一些数值方法难以解决的问题,因而该方法的应用领域日趋广泛。 -Monte Carlo method known as random or statistical
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:222853
    • 提供者:张一
  1. 数值方法和MATLAB实现与应用

    0下载:
  2. 数值方法和MATLAB实现与应用.zip-numerical methods and MATLAB and applications. Zip
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:338303
    • 提供者:苏佳
  1. Numerical-integration-method

    0下载:
  2. 提供了6种数值积分方法的c++代码实现: 1 梯形求积法(TRAPZD->QTRAP); 2 辛普森(Simpson)求积法(QSIMP); 3 龙贝格(Romberg)求积法(QROMB); 4 反常积分(MIDPNT, MIDINF, MIDSQL, MIDEXP->QROMO); 5 高斯求积法(QGAUS, GAULEG); 6 三重积分(QUAD3D)-offers six methods of numerical integration c code to achieve
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5494
    • 提供者:ldg
  1. MATLAB_engineering_application

    0下载:
  2. matlab工程计算及应用,这本书讲述了工程常用的数值计算和应用方法-Matlab and engineering computing applications, this book works on the commonly used numerical methods and applications
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:7203340
    • 提供者:李明
  1. numericalcalculation

    0下载:
  2. 常用数值计算方法(包括最小二乘、龙格—库塔算法、列主元高斯消去法等有效的、常用的数值计算方法)-commonly used numerical methods (including least-squares, the Runge - Kutta algorithm, main-yuan Gaussian Elimination so effective, commonly used numerical method)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:雷骏
  1. FOR1

    0下载:
  2. Fortran常用算法程序集-徐士良(著),本书讲解了各种数值计算方法及其程序实现,此为程序第一部分。-Fortran algorithms procedures set-XU Shi-liang (a) The book on the various numerical methods and procedures to achieve this first part of the procedure.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:136063
    • 提供者:崔宏青
  1. matlab

    0下载:
  2. 一些基础的数值分析方法和实例实现,该文件涉及二分法,改进欧拉法(modifiedeuler)以及纳威法(neville)(some basis numerical analysis methods and its application in real case.This file contains methods of bisection, modified euler and neville)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:ryanwang
  1. myNM_LS

    0下载:
  2. numerical method least square method source code
  3. 所属分类:数学计算

    • 发布日期:2017-12-25
    • 文件大小:6144
    • 提供者:Yoon
  1. An Introduction to MATLAB

    0下载:
  2. Because programming has become an essential component of engineering, medicine, media, business, finance, and many other fields, it is important for engineers and practitioners to have a basic foundation in programming to be competitive. This book
  3. 所属分类:数学计算

    • 发布日期:2018-01-10
    • 文件大小:18537472
    • 提供者:Pica
  1. Solving

    0下载:
  2. Numerical Integration method book
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:5211136
    • 提供者:jpxing
  1. 书籍computational_fluid_dynamics

    0下载:
  2. Computational fluid dynamics has been a hot topic of research these last forty years, and several books have been published on this topics. This book concentrates on the numerical of Computational Fluid Mechanics, followed by some focus of new dev
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:7804928
    • 提供者:z.h.o.u.l.e.i
  1. Numerical Methods in Engineering with MATLAB

    0下载:
  2. matlab book numerical
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:2801664
    • 提供者:mati2424
  1. MATLAB for Engineers and Scientists

    0下载:
  2. matlab Chapra Applied Numerical Methods with MATLAB for Engineers and Scientists 3rd c2012 txtbk
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:4491264
    • 提供者:FLUKER
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com